Response
A response for VerifyCertificateCallback.
Functions
Link copied to clipboard
Notifies the engine that the engine itself must verify the certificate.
Link copied to clipboard
public static VerifyCertificateCallback.Response invalid(Array<CertVerificationStatus> verificationStatuses)
Notifies the engine that the given certificate is invalid with the specific
verificationStatus
.Link copied to clipboard
Notifies the engine that the given certificate is valid.